Objects Reference

flyEngine::open_fly_file

Prototype

int open_fly_file(char *file)

Parameters

Parameter Type Description
file char * filename for the .fly file to load

Return Value

Returns TRUE is loading is OK, FALSE on any error.

Remarks

This function loads a level from a .fly file. It loads all resources associated with the .fly file (plug-ins, objects, object parameters, textures, models, bsp, sounds, etc...).